The following tables list the members exposed by Generic LinkItem.
Name | Description | |
---|---|---|
![]() | LinkItem Constructor | Overloaded. Constructs a LinkItem. |
Name | Description | |
---|---|---|
![]() | Group | Gets the Group object this item belongs to. (Inherited from Item) |
![]() | GroupView | Gets the GroupView control this item belongs to. (Inherited from Item) |
![]() | Selectable | Gets or sets a value that indicates if the item can be selected. (Inherited from Item) |
![]() | SelectedBackColor | Gets the background color of the selected items. (Inherited from LinkItem) |
![]() | Tag | Gets or sets an associated object with the item. |
![]() | Text | Gets or sets the item text. (Inherited from LinkItem) |
Name | Description | |
---|---|---|
![]() | DrawItem | Draws the item to the graphics object. (Inherited from LinkItem) |
![]() | GetHeight | Gets the height of the item. (Inherited from LinkItem) |
![]() | Invalidate | Invalidates the UI of the item. (Inherited from Item) |
Name | Description | |
---|---|---|
![]() | NotifyViewOfHeightChange | Call this when the height of the item changes to notify the view. (Inherited from Item) |
![]() | OnActivated | Occurs when an item is Activated. (Inherited from Item) |
![]() | OnViewWidthChanged | Occurs when the width of the view changes. (Inherited from LinkItem) |